From: | Ben Hutchings |
Date: | 25 Aug 99 at 19:19:09 |
Subject: | Re: CDRom driver |
From: Ben Hutchings <womble@zzumbouk.demon.co.uk>
On Tue, Aug 24, 1999 at 07:30:54PM +0200, Adrien HEMERY wrote:
> From: Adrien HEMERY <iliak_@club-internet.fr>
>
> Hello,
>
> Can some1 send me some source on how to manage cdrom ???
> i want to open it / close it (the trail)
> to play a track
> .....
The autodoc for cd.device explains the AmigaOS way to do this.
However, many SCSI and IDE adapters do not have a device driver that
is compatible with that. For these, you must use SCSI commands via
HD_SCSICMD.
Look on Aminet for some examples.